home *** CD-ROM | disk | FTP | other *** search
- Path: norconnect.no!not-for-mail
- From: kenneth@norconnect.no (Kenneth C. Nilsen)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: What is GFXAssociate() for?
- Date: 8 Jan 1996 14:02:38 +0100
- Organization: NorConnect Internet Services AS
- Message-ID: <809.6581T955T554@norconnect.no>
- References: <thst.02fd@outsite.saar.de>
- NNTP-Posting-Host: norconnect.no
- X-Newsreader: THOR 2.21 (Amiga;SOUP)
-
- TS> Subject says it all: What are these functions in Gfx-lib for?
-
-
- FUNCTION
- Associate a special graphics extended data structure (each of which
- begins with an ExtendedNode structure) with another structure via
- the other structure's pointer. Later, when you call GfxLookUp()
- with the other structure's pointer you may retrieve a pointer
- to this special graphics extended data structure, if it is
- available.
-
- RESULT
- an association is created between the pointer and the node such
- that given the pointer the node can be retrieved via GfxLookUp().
-
- Should say it all I hope :)
-
-
- ---
- CREATIVE LINKS __ Kenneth C. Nilsen
- http://www.norconnect.no/~kenneth /_/\ e-mail: kenneth@norconnect.no
- "Everything you want" \_\/ Software & MultiMedia developer
-
-